home *** CD-ROM | disk | FTP | other *** search
- Path: engnews1.Eng.Sun.COM!taumet!clamage
- From: Eugene Lazutkin <eugene@int.com>
- Newsgroups: comp.std.c++
- Subject: FW: FW: FW: Inherent C++ problem?
- Date: 1 Feb 1996 22:53:01 GMT
- Organization: ?
- Approved: clamage@eng.sun.com (comp.std.c++)
- Message-ID: <01BAF08D.D1D40CE0@dino.int.com>
- NNTP-Posting-Host: taumet.eng.sun.com
- Content-Type: text
- Encoding: 23 TEXT
- Content-Length: 423
- X-Lines: 24
- Originator: clamage@taumet
-
-
-
- ----------
- From: Max Motovilov[SMTP:max@int.com]
- Sent: Thursday, February 01, 1996 10:10 AM
- To: 'Eugene Lazutkin'
- Subject: RE: FW: FW: Inherent C++ problem?
-
- > What do you mean with _this_ temporary?
- >
- > a) return value: i.e.
- >
- > Foo return_value ( ..... );
- >
- > or
- > b) additional temporary:
- >
- > Foo tmp( ......);
- >
- > Foo return_value(tmp);
-
- (b) -- that is, 'tmp'
-
-
-
- [ comp.std.c++ is moderated. Submission address: std-c++@ncar.ucar.edu.
- Contact address: std-c++-request@ncar.ucar.edu. The moderation policy is
- summarized in http://reality.sgi.com/employees/austern_mti/std-c++/policy.html
- ]
-